home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 10 / FreelogHS10.iso / Buzz / Buzz_Advanced_Pack.exe / {app} / Tools / M2Buzz / Readme.txt < prev    next >
Text File  |  2001-08-27  |  4KB  |  99 lines

  1.         m2BUZZ v3.62     (by vII   muehle@theory.phy.tu-dresden.de)
  2.         ------------
  3.  
  4. Introduction/Purpose:
  5. ---------------------
  6. This program converts 4/6/8 channel MOD, XM and MIDI-files to BUZZ-songs
  7. (BMX- or BMW-files), allows to merge 2 BUZZ songs into one or to
  8. transform a BUZZ song with several options including transposing/cloning
  9. of generators and wave tuning/ripping.
  10.  
  11. There's a lot you can do with the program, so you should read the
  12. helpfile to learn more about it. As quickstart tutorial:
  13.      -launch m2bvc.exe
  14.      -press the "Help" button ;)
  15.  
  16. Disclaimer:
  17. -----------
  18. I don't take any responsibilities for anything resulting from use of
  19. this code/program to any person, data, computer or foreign race in
  20. a foreign galaxy.
  21.  
  22. THIS CODE IS NOT CAREFULLY TESTED!!! at least only by myself and few
  23. example files. I did my best, but this may not be sufficient.
  24.  
  25. The resulting files sometimes crash BUZZ, but I tried to reduce this.
  26. Often incorrect input files are responsible for wrong output.
  27.  
  28.  
  29. News:
  30. -----
  31.      -look into m2buzz.rev and the help file
  32.  
  33. Installation:
  34. -------------
  35.       -unrar all files into one directory (with subdirectories!!),
  36.        that's done automatically by the "installer"
  37.        (probably already is done, when you read this)
  38.       -start the GUI (m2bvc), or better add a link to your desktop or
  39.        startmenu or anythere you like (the working directory has to be
  40.        where you installed the files to!)
  41.       -now choose your MOD or XM files on the first tab and push "Convert"
  42.       -for MIDI files have a look at the MIDI tab
  43.       -before you start with song merging look into the help file
  44.       -you may want to insert your XI-directory in the BUZZ wavetable
  45.        section, but that's not necessary
  46.       -for more about the option settings and the program push the
  47.        "Help"-Button
  48.  
  49. Uninstallation:
  50. ---------------
  51.       -simply remove the program-directory, and maybe the XI-directory
  52.       -no registry settings are used, no ini-file stays in the Windows-directory
  53.  
  54. Comments: -I've done most of the coding and testing with the DOS version,
  55.        if something doesn't work with the GUI, try the DOS version.
  56.        Because the DOS programs also use the ini-File of the GUI you
  57.        can set the options with the GUI and save them, then simply type
  58.              m2buzz inputfile [outputfile]
  59.        in a DOS shell.
  60.       -for version v2.1: I concentrated on the new "Make BMX+waves"
  61.        option, maybe this introduced some new errors to the "Make BMW"
  62.        option
  63.       -If you set logging to on you can save all output of the DOS
  64.        version into a logfile by redirecting it:
  65.              m2buzz [inputfile] [outputfile] >logfile
  66.        You even get some info for S3M,XI,BMX and BMW input files,
  67.        but I can't imagine what you want to do with it ;)
  68.  
  69. In either case you'll find the output file (if you gave no name it's
  70. m2buzz.bmx or m2buzz.bmw). Now you should be able to play the song.
  71. Listen...and be impressed (or look into the "Bugs/Missing Features"
  72. part of the help file, to understand, what's going wrong).
  73.  
  74.  
  75. That's all. The program originally was meant to get MIDI-input via
  76. Fasttracker II, saving it as a 32 patterns 8-channel modul, converting it
  77. to buzz and copy/paste it into other songs. That's rather complicated,
  78. but did kind of work.
  79. Now it has a bit evolved... I hope this is a nice toy while waiting
  80. for BUZZ 2 ;)
  81.  
  82. Big thanks to Oskari Tammelin for BUZZ. Never has tracking been that lot
  83. of fun. Let's grow BUZZ. The BUZZ player code+dll is also by him.
  84. Thank David Lai for his source code and Stefano Maini for Easyxmid,
  85. giving me a very fast way of doing what I wanted (although now almost
  86. everything is replaced by my own). The intern midi code is almost
  87. unchanged based on the midilib by Tim Thompson, very fine package.
  88. I couldn't get the propertysheet page to work, so I used a tabbed
  89. dialog (c) Edward McCreary (1994) with some major adaptions to Windows95.
  90. I don't intend to take the troubles of IT conversion on me, so I'm
  91. thankful to Andy Voss that somebody already has done this.
  92. The MOD formats player uses the BASS-library (c) Ian Luck.
  93.  
  94. Further I wish to thank
  95.      -Rasmus Schultz for his very constructive help
  96.      -Gabriel Winter for helping to fix the NT and other bugs
  97.      -Nick Alevridis and Fabio Napodano for help and suggestions
  98. and last but not least MAZ for hints,discussions and his general work.
  99.